#yulong_name{
	position:relative;width:100%;height:200px;
}
#yulong_name *{
	padding:0;
	margin:0;
}
#yulong_name .outDiv{
position:relative;

	width:760px;
	height:200px;
	overflow:hidden;
}
#yulong_name ul {
	width:10000px;
	position:absolute;
	list-style:none;
	
}
#yulong_name ul li{
	float:left;
	width:170px;
	
}
#yulong_name ul li .title{
	text-align:center;
}
#yulong_name ul li a{
	color:#000000;
	text-decoration:none;
	
}
#yulong_name ul li img{
	width:200px;
	height:150px;
	
	
}
